Drop clean-win-crates since time crate is not a dependency anymore
authorDaniele Tricoli <eriol@mornie.org>
Tue, 19 Jul 2016 00:59:27 +0000 (02:59 +0200)
committerLuca Bruno <lucab@debian.org>
Sun, 14 Aug 2016 21:51:06 +0000 (21:51 +0000)
debian/patches/clean-win-crates.patch [deleted file]
debian/patches/series

diff --git a/debian/patches/clean-win-crates.patch b/debian/patches/clean-win-crates.patch
deleted file mode 100644 (file)
index e9e9f00..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-Fromm: Luca Bruno <lucab@debian.org>
-Description: Remove extra dependencies for Windows
- Some crates incorrectly wants to build Windows dependencies also
- on Linux. As we don't want to build/embed those, we clean them
- here.
-Forwarded: not-needed
---- a/deps/time-0.1.34/Cargo.toml
-+++ b/deps/time-0.1.34/Cargo.toml
-@@ -13,8 +13,8 @@
- [dependencies]
- libc = "0.2.1"
--winapi = "0.2.0"
--kernel32-sys = "0.2.0"
-+#winapi = "0.2.0"
-+#kernel32-sys = "0.2.0"
- rustc-serialize = { version = "0.3", optional = true }
- [dev-dependencies]
index fc30febe48f3eddc00ff9c5defcb3a48870c8aa5..da4651bed76c7b6e23fa3f71e90ba7ec83c72f13 100644 (file)
@@ -1,5 +1,4 @@
 clean-cargo-deps.patch
 deps-adjust-versions.patch
 libgit2-fixes.patch
-clean-win-crates.patch
 local-jquery.patch